| Package | Description |
|---|---|
| tornadofx.control | |
| tornadofx.control.skin |
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<BiFunction<MultiSelect<E>,E,javafx.scene.Node>> |
MultiSelect.cellFactoryProperty() |
BiFunction<MultiSelect<E>,E,javafx.scene.Node> |
MultiSelect.getCellFactory()
Gets the value of the property cellFactory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiSelect.setCellFactory(BiFunction<MultiSelect<E>,E,javafx.scene.Node> cellFactory)
Sets the value of the property cellFactory.
|
| Constructor and Description |
|---|
MultiSelectSkin(MultiSelect<E> control) |
Copyright © 2016 SYSE. All rights reserved.