|
Spec-Zone .ru
спецификации, руководства, описания, API
|
| Package | Description |
|---|---|
| javafx.scene.control.cell |
The
javafx.scene.control.cell package is where all cell-related
classes are located, other than the core classes such as
Cell, IndexedCell,
ListCell, TreeCell,
and TableCell. |
| Class and Description |
|---|
| CheckBoxListCell |
| CheckBoxListCellBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| CheckBoxTableCell |
| CheckBoxTableCellBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| CheckBoxTreeCell |
| CheckBoxTreeCellBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| ChoiceBoxListCell |
| ChoiceBoxListCellBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| ChoiceBoxTableCell |
| ChoiceBoxTableCellBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| ChoiceBoxTreeCell |
| ChoiceBoxTreeCellBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| ComboBoxListCell |
| ComboBoxListCellBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| ComboBoxTableCell |
| ComboBoxTableCellBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| ComboBoxTreeCell |
| ComboBoxTreeCellBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| PropertyValueFactory
A convenience implementation of the Callback interface, designed specifically
for use within the
TableColumn
cell value factory. |
| PropertyValueFactoryBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| TextFieldListCell |
| TextFieldListCellBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| TextFieldTableCell |
| TextFieldTableCellBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| TextFieldTreeCell |
| TextFieldTreeCellBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to .