public class DataModel
extends java.lang.Object
| Constructor and Description |
|---|
DataModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteSelected() |
javafx.collections.ObservableList<javafx.beans.property.StringProperty> |
getNames() |
javafx.beans.property.StringProperty |
getSelected() |
javafx.beans.property.IntegerProperty |
selectedIndex() |
public void deleteSelected()
public javafx.beans.property.StringProperty getSelected()
public javafx.collections.ObservableList<javafx.beans.property.StringProperty> getNames()
public javafx.beans.property.IntegerProperty selectedIndex()