Contains implcit methods to convert from `javafx.scene.control.cell` Classes/Traits to their ScalaFX counterparts.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object CellIncludestrait ControlIncludesobject ControlIncludestrait SceneIncludesobject SceneIncludestrait Includesobject IncludesShow all
Members list
Implicits
Implicits
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/CheckBoxListCell.html CheckBoxListCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/CheckBoxListCell.html CheckBoxListCell]] instance to its ScalaFX counterpart.
Type parameters
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX CheckBoxListCell
Attributes
- Returns
-
ScalaFX CheckBoxListCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/CheckBoxTableCell.html CheckBoxTableCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/CheckBoxTableCell.html CheckBoxTableCell]] instance to its ScalaFX counterpart.
Type parameters
- S
-
The type of the elements contained ...
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX CheckBoxTableCell
Attributes
- Returns
-
ScalaFX CheckBoxTableCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/CheckBoxTreeCell.html CheckBoxTreeCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/CheckBoxTreeCell.html CheckBoxTreeCell]] instance to its ScalaFX counterpart.
Type parameters
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX CheckBoxTreeCell
Attributes
- Returns
-
ScalaFX CheckBoxTreeCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/CheckBoxTreeTableCell.html CheckBoxTreeTableCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/CheckBoxTreeTableCell.html CheckBoxTreeTableCell]] instance to its ScalaFX counterpart.
Type parameters
- S
-
The type of the elements contained ...
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX CheckBoxTreeTableCell
Attributes
- Returns
-
ScalaFX CheckBoxTreeTableCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ChoiceBoxListCell.html ChoiceBoxListCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ChoiceBoxListCell.html ChoiceBoxListCell]] instance to its ScalaFX counterpart.
Type parameters
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX ChoiceBoxListCell
Attributes
- Returns
-
ScalaFX ChoiceBoxListCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ChoiceBoxTableCell.html ChoiceBoxTableCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ChoiceBoxTableCell.html ChoiceBoxTableCell]] instance to its ScalaFX counterpart.
Type parameters
- S
-
The type of the elements contained ...
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX ChoiceBoxTableCell
Attributes
- Returns
-
ScalaFX ChoiceBoxTableCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ChoiceBoxTreeCell.html ChoiceBoxTreeCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ChoiceBoxTreeCell.html ChoiceBoxTreeCell]] instance to its ScalaFX counterpart.
Type parameters
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX ChoiceBoxTreeCell
Attributes
- Returns
-
ScalaFX ChoiceBoxTreeCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ChoiceBoxTreeTreeCell.html ChoiceBoxTreeTreeCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ChoiceBoxTreeTreeCell.html ChoiceBoxTreeTreeCell]] instance to its ScalaFX counterpart.
Type parameters
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX ChoiceBoxTreeTreeCell
Attributes
- Returns
-
ScalaFX ChoiceBoxTreeTreeCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ComboBoxListCell.html ComboBoxListCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ComboBoxListCell.html ComboBoxListCell]] instance to its ScalaFX counterpart.
Type parameters
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX ComboBoxListCell
Attributes
- Returns
-
ScalaFX ComboBoxListCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ComboBoxTableCell.html ComboBoxTableCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ComboBoxTableCell.html ComboBoxTableCell]] instance to its ScalaFX counterpart.
Type parameters
- S
-
The type of the elements contained ...
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX ComboBoxTableCell
Attributes
- Returns
-
ScalaFX ComboBoxTableCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ComboBoxTreeCell.html ComboBoxTreeCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ComboBoxTreeCell.html ComboBoxTreeCell]] instance to its ScalaFX counterpart.
Type parameters
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX ComboBoxTreeCell
Attributes
- Returns
-
ScalaFX ComboBoxTreeCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ComboBoxTreeCell.html ComboBoxTreeCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ComboBoxTreeCell.html ComboBoxTreeCell]] instance to its ScalaFX counterpart.
Type parameters
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX ComboBoxTreeCell
Attributes
- Returns
-
ScalaFX ComboBoxTreeCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ProgressBarTableCell.html ProgressBarTableCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/ProgressBarTableCell.html ProgressBarTableCell]] instance to its ScalaFX counterpart.
Type parameters
- S
-
The type of the elements contained ...
Value parameters
- cell
-
JavaFX ProgressBarTableCell
Attributes
- Returns
-
ScalaFX ProgressBarTableCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/TextFieldListCell.html TextFieldListCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/TextFieldListCell.html TextFieldListCell]] instance to its ScalaFX counterpart.
Type parameters
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX TextFieldListCell
Attributes
- Returns
-
ScalaFX TextFieldListCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/TextFieldTableCell.html TextFieldTableCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/TextFieldTableCell.html TextFieldTableCell]] instance to its ScalaFX counterpart.
Type parameters
- S
-
The type of the elements contained ...
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX TextFieldTableCell
Attributes
- Returns
-
ScalaFX TextFieldTableCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/TextFieldTreeCell.html TextFieldTreeCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/TextFieldTreeCell.html TextFieldTreeCell]] instance to its ScalaFX counterpart.
Type parameters
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX TextFieldTreeCell
Attributes
- Returns
-
ScalaFX TextFieldTreeCell
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/TextFieldTreeTableCell.html TextFieldTreeTableCell]] instance to its ScalaFX counterpart.
Converts a JavaFX [[http://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/cell/TextFieldTreeTableCell.html TextFieldTreeTableCell]] instance to its ScalaFX counterpart.
Type parameters
- T
-
The type of the elements contained within the Element
Value parameters
- cell
-
JavaFX TextFieldTreeTableCell
Attributes
- Returns
-
ScalaFX TextFieldTreeTableCell